projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8399d03
)
Add note about include ordering.
author
Dan Nicolaescu
<dann@ics.uci.edu>
Sat, 23 Aug 2008 20:01:16 +0000
(20:01 +0000)
committer
Dan Nicolaescu
<dann@ics.uci.edu>
Sat, 23 Aug 2008 20:01:16 +0000
(20:01 +0000)
nextstep/FOR-RELEASE
patch
|
blob
|
history
diff --git
a/nextstep/FOR-RELEASE
b/nextstep/FOR-RELEASE
index 9d121c148e42d6f3361171164633689d4e2f4b94..d1bb4b40bbd6a7f5dc6687948a385ddbee985552 100644
(file)
--- a/
nextstep/FOR-RELEASE
+++ b/
nextstep/FOR-RELEASE
@@
-26,6
+26,8
@@
* OTHER BUGS
+** Fix #include ordering for src/ns*.
+
** Find out why char_quoted() in syntax.c gets called with charpos < 2 ||
bytepos < 2 only under NS port.